Don't end parsing rfc822 addresses prematurely (Bug#5692)
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 7 Mar 2010 17:34:40 +0000 (18:34 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 7 Mar 2010 17:34:40 +0000 (18:34 +0100)
commit1ec5e99f69f6a34cf2e2b03de5af08a327651c14
treec533a7dba0e25f11ad6f0062030fd9f988cb301f
parent979107d965840a625d37e1a8cb79d459c693b833
Don't end parsing rfc822 addresses prematurely (Bug#5692)

* mail/rfc822.el (rfc822-addresses): Move catch clause down around
call to rfc822-bad-address.  (Bug#5692)
lisp/ChangeLog
lisp/mail/rfc822.el